-
Home
-
Beeketing for WooCommerce – Marketing Automation to Boost Sales
-
3.8.16 (latest)
-
Code
-
Classes
- WebhookHandler
Total Complexity |
29 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
259 |
Lines of code |
122 |
Logical lines of code |
54 |
Comment lines |
91 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
updateProductWebhook() |
A |
50 |
8 |
29 |
updateOrderWebhook() |
S |
55 |
5 |
17 |
updateWPSetting() |
S |
63 |
3 |
11 |
deleteProductWebhook() |
S |
67 |
2 |
8 |
createCollectionWebhook() |
S |
65 |
2 |
9 |
updateCollectionWebhook() |
S |
65 |
2 |
9 |
deleteCollectionWebhook() |
S |
67 |
2 |
8 |
__construct() |
S |
74 |
1 |
5 |
createCustomerWebhook() |
S |
70 |
1 |
6 |
updateCustomerWebhook() |
S |
70 |
1 |
6 |
deleteCustomerWebhook() |
S |
73 |
1 |
5 |
updateGeneralSettingsWC() |
S |
67 |
1 |
9 |